home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PsL Monthly 1993 December
/
PSL Monthly Shareware CD-ROM (December 1993).iso
/
prgmming
/
win
/
general
/
atree.exe
/
lha
/
MOSQUITO.ZIP
/
MOSQUITO.RC
< prev
next >
Wrap
Text File
|
1991-07-05
|
303b
|
16 lines
#include <windows.h>
#include "mosqwin.h"
#include "mosqdlg.h"
#include "mosquito.dlg"
mosqico icon mosquito.ico
mosqcur cursor mosquito.cur
MENU_RESOURCE MENU
{
MENUITEM "&Run!", IDM_RUN
MENUITEM "&About...", IDM_ABOUT
MENUITEM "&Bug Off!", IDM_EXIT
}